FML COSH
Fast Math Library.
This function is a faster replacement for Dark Basic Pro's native HCOS() function. FML COSH returns the hyperbolic cosine of an angle.

ARGUMENTS:
* Angle = the angle in degrees

RETURNS:
Returns the result as a float value.


SYNTAX
Return Float=FML COSH(Angle)


RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File